projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881f6a4
)
arm: socfpga: dts: Add spi0 alias for Cadence QSPI driver
author
Stefan Roese
<
[email protected]
>
Fri, 7 Nov 2014 11:37:51 +0000
(12:37 +0100)
committer
Marek Vasut
<
[email protected]
>
Sat, 6 Dec 2014 12:52:46 +0000
(13:52 +0100)
Without this alias, DM based probing does not work. So lets add this
alias to get the bus numbering correct.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Chin Liang See <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Vince Bridgers <
[email protected]
>
Cc: Marek Vasut <
[email protected]
>
Cc: Pavel Machek <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Cc: Jagannadha Sutradharudu Teki <
[email protected]
>
arch/arm/dts/socfpga_cyclone5_socrates.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_cyclone5_socrates.dts
b/arch/arm/dts/socfpga_cyclone5_socrates.dts
index 00b1830485a098dcfd583a7af6ed63dea112899d..7e2a565a78351c748f883659405afc433f49238f 100644
(file)
--- a/
arch/arm/dts/socfpga_cyclone5_socrates.dts
+++ b/
arch/arm/dts/socfpga_cyclone5_socrates.dts
@@
-14,6
+14,10
@@
bootargs = "console=ttyS0,115200";
};
+ aliases {
+ spi0 = "/spi@ff705000"; /* QSPI */
+ };
+
memory {
name = "memory";
device_type = "memory";